
    i?1i1@                         d Z ddlmZ ddlmZmZmZmZmZmZm	Z	 ddl
mZmZ ddlmZ ddlmZ ddlmZ ddlmZ dd	lmZ  G d
 de      Z G d de      Z G d de      Z G d de      Zy)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Messaging
    This is the public Twilio REST API.

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
    )datetime)AnyDictListOptionalUnionIteratorAsyncIterator)deserializevalues)InstanceContext)InstanceResource)ListResource)Version)Pagec            
       v     e Zd ZdZ	 ddedeeef   dedee   f fdZ	e
dd       Zdd	Zdd
ZdefdZ xZS )ChannelSenderInstancea  
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the ChannelSender resource.
    :ivar messaging_service_sid: The SID of the [Service](https://www.twilio.com/docs/messaging/services) the resource is associated with.
    :ivar sid: The unique string that we created to identify the ChannelSender resource.
    :ivar sender: The unique string that identifies the sender e.g whatsapp:+123456XXXX.
    :ivar sender_type: A string value that identifies the sender type e.g WhatsApp, Messenger.
    :ivar country_code: The 2-character [ISO Country Code](https://www.iso.org/iso-3166-country-codes.html) of the number.
    :ivar date_created: The date and time in GMT when the resource was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    :ivar date_updated: The date and time in GMT when the resource was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    :ivar url: The absolute URL of the ChannelSender resource.
    versionpayloadmessaging_service_sidsidc                 :   t         |   |       |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        t        j                  |j                  d            | _        t        j                  |j                  d            | _        |j                  d	      | _        ||xs | j
                  d
| _        d | _        y )Naccount_sidr   r   sendersender_typecountry_codedate_createddate_updatedurlr   r   )super__init__getr   r   r   r   r   r   r   iso8601_datetimer   r   r   	_solution_context)selfr   r   r   r   	__class__s        y/home/www/therecruiter.miabetepe.com/venv/lib/python3.12/site-packages/twilio/rest/messaging/v1/service/channel_sender.pyr"   zChannelSenderInstance.__init__(   s     	!*1++m*D4;KK@W4X"")++e"4%,[[%:*1++m*D+2;;~+F0;0L0LKK'1
 1<0L0LKK'1
 #*++e"4 &;?$((
 9=    returnc                     | j                   7t        | j                  | j                  d   | j                  d         | _         | j                   S )z
        Generate an instance context for the instance, the context is capable of
        performing various actions. All instance actions are proxied to the context

        :returns: ChannelSenderContext for this ChannelSenderInstance
        r   r   r    )r&   ChannelSenderContext_versionr%   r'   s    r)   _proxyzChannelSenderInstance._proxyE   sF     == 0&*nn5L&MNN5)DM
 }}r*   c                 6    | j                   j                         S )g
        Fetch the ChannelSenderInstance


        :returns: The fetched ChannelSenderInstance
        )r0   fetchr/   s    r)   r3   zChannelSenderInstance.fetchU   s     {{  ""r*   c                 R   K   | j                   j                          d{   S 7 w)
        Asynchronous coroutine to fetch the ChannelSenderInstance


        :returns: The fetched ChannelSenderInstance
        N)r0   fetch_asyncr/   s    r)   r6   z!ChannelSenderInstance.fetch_async^   s!      [[,,....s   '%'c                     dj                  d | j                  j                         D              }dj                  |      S )f
        Provide a friendly representation

        :returns: Machine friendly representation
         c              3   F   K   | ]  \  }}d j                  ||        ywz{}={}Nformat.0kvs      r)   	<genexpr>z1ChannelSenderInstance.__repr__.<locals>.<genexpr>m        SDAq7>>!Q/S   !z.<Twilio.Messaging.V1.ChannelSenderInstance {}>joinr%   itemsr=   r'   contexts     r)   __repr__zChannelSenderInstance.__repr__g   s6     ((SDNN<P<P<RSS?FFwOOr*   )N)r+   r-   )r+   r   )__name__
__module____qualname____doc__r   r   strr   r   r"   propertyr0   r3   r6   rJ   __classcell__r(   s   @r)   r   r      sp    
" "== c3h=  #	=
 c]=:  #/P# Pr*   r   c                   P     e Zd Zdededef fdZdefdZdefdZdefdZ	 xZ
S )	r-   r   r   r   c                 z    t         |   |       ||d| _         dj                  di | j                  | _        y)aH  
        Initialize the ChannelSenderContext

        :param version: Version that contains the resource
        :param messaging_service_sid: The SID of the [Service](https://www.twilio.com/docs/chat/rest/service-resource) to fetch the resource from.
        :param sid: The SID of the ChannelSender resource to fetch.
        r    z6/Services/{messaging_service_sid}/ChannelSenders/{sid}N r!   r"   r%   r=   _uri)r'   r   r   r   r(   s       r)   r"   zChannelSenderContext.__init__r   sG     	! &;
 TLSS 
nn
	r*   r+   c                     | j                   j                  d| j                        }t        | j                   || j                  d   | j                  d         S )r2   GETmethodurir   r   r    )r.   r3   rW   r   r%   r'   r   s     r)   r3   zChannelSenderContext.fetch   sY     --%%		 & 

 %MM"&..1H"Iu%	
 	
r*   c                    K   | j                   j                  d| j                         d{   }t        | j                   || j                  d   | j                  d         S 7 7w)r5   rY   rZ   Nr   r   r    )r.   r6   rW   r   r%   r]   s     r)   r6   z ChannelSenderContext.fetch_async   sg      11		 2 
 

 %MM"&..1H"Iu%	
 	

s   +A'A%8A'c                     dj                  d | j                  j                         D              }dj                  |      S )r8   r9   c              3   F   K   | ]  \  }}d j                  ||        ywr;   r<   r>   s      r)   rB   z0ChannelSenderContext.__repr__.<locals>.<genexpr>   rC   rD   z-<Twilio.Messaging.V1.ChannelSenderContext {}>rE   rH   s     r)   rJ   zChannelSenderContext.__repr__   s6     ((SDNN<P<P<RSS>EEgNNr*   )rK   rL   rM   r   rO   r"   r   r3   r6   rJ   rQ   rR   s   @r)   r-   r-   q   sE    
 
 
# 
&
, 
(
#8 
(O# Or*   r-   c                   2    e Zd Zdeeef   defdZdefdZy)ChannelSenderPager   r+   c                 L    t        | j                  || j                  d         S )zs
        Build an instance of ChannelSenderInstance

        :param payload: Payload response from the API
        r   )r   )r   r.   r%   r]   s     r)   get_instancezChannelSenderPage.get_instance   s(     %MM"&..1H"I
 	
r*   c                      y)r8   z'<Twilio.Messaging.V1.ChannelSenderPage>rU   r/   s    r)   rJ   zChannelSenderPage.__repr__        9r*   N)	rK   rL   rM   r   rO   r   r   rd   rJ   rU   r*   r)   rb   rb      s*    

DcN 

7L 

9# 9r*   rb   c            	           e Zd Zdedef fdZ	 	 ddee   dee   dee	   fdZ
	 	 ddee   dee   dee	   fdZ	 	 ddee   dee   dee	   fd	Z	 	 ddee   dee   dee	   fd
Zej"                  ej"                  ej"                  fdeeef   deeef   deeef   defdZej"                  ej"                  ej"                  fdeeef   deeef   deeef   defdZdedefdZdedefdZdedefdZdedefdZdefdZ xZS )ChannelSenderListr   r   c                 x    t         |   |       d|i| _         dj                  di | j                  | _        y)a  
        Initialize the ChannelSenderList

        :param version: Version that contains the resource
        :param messaging_service_sid: The SID of the [Service](https://www.twilio.com/docs/chat/rest/service-resource) to read the resources from.

        r   z0/Services/{messaging_service_sid}/ChannelSendersNrU   rV   )r'   r   r   r(   s      r)   r"   zChannelSenderList.__init__   sG     	! $%:
 NFMM 
nn
	r*   limit	page_sizer+   c                     | j                   j                  ||      }| j                  |d         }| j                   j                  ||d         S )ac  
        Streams ChannelSenderInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        rk   rk   rj   )r.   read_limitspagestreamr'   rj   rk   limitsro   s        r)   rp   zChannelSenderList.stream   sJ    ( **5)<yy6+#6y7}}##D&/::r*   c                    K   | j                   j                  ||      }| j                  |d          d{   }| j                   j                  ||d         S 7 #w)ar  
        Asynchronously streams ChannelSenderInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        rk   rm   Nrj   )r.   rn   
page_asyncstream_asyncrq   s        r)   ru   zChannelSenderList.stream_async   sW     ( **5)<__vk/B_CC}}))$w@@ Ds   5AA$Ac                 :    t        | j                  ||            S )a   
        Lists ChannelSenderInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        rj   rk   )listrp   )r'   rj   rk   s      r)   rx   zChannelSenderList.list  s(    & KK#  
 	
r*   c                 z   K   | j                  ||       d{   2 cg c3 d{   }|7 7 	6 c}S c c}w w)a  
        Asynchronously lists ChannelSenderInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        rw   N)ru   )r'   rj   rk   records       r)   
list_asynczChannelSenderList.list_async,  sT     * '+&7&7# '8 ' !
 
 !
 
 	
 
s0   ;.;620
26;26;
page_tokenpage_numberc                     t        j                  |||d      }| j                  j                  d| j                  |      }t        | j                  || j                        S )a  
        Retrieve a single page of ChannelSenderInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of ChannelSenderInstance
        	PageTokenr   PageSizerY   r[   r\   params)r   ofr.   ro   rW   rb   r%   r'   r|   r}   rk   dataresponses         r)   ro   zChannelSenderList.pageG  sX      yy'#%
 ==%%U		$%O $..IIr*   c                    K   t        j                  |||d      }| j                  j                  d| j                  |       d{   }t        | j                  || j                        S 7 %w)a  
        Asynchronously retrieve a single page of ChannelSenderInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of ChannelSenderInstance
        r   rY   r   N)r   r   r.   rt   rW   rb   r%   r   s         r)   rt   zChannelSenderList.page_asyncb  sm       yy'#%
 11dii 2 
 
 !$..II
s   AA/A-&A/
target_urlc                     | j                   j                  j                  j                  d|      }t	        | j                   || j
                        S )z
        Retrieve a specific page of ChannelSenderInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of ChannelSenderInstance
        rY   )r.   domaintwiliorequestrb   r%   r'   r   r   s      r)   get_pagezChannelSenderList.get_page  s=     ==''..66ujI $..IIr*   c                    K   | j                   j                  j                  j                  d|       d{   }t	        | j                   || j
                        S 7 %w)a  
        Asynchronously retrieve a specific page of ChannelSenderInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of ChannelSenderInstance
        rY   N)r.   r   r   request_asyncrb   r%   r   s      r)   get_page_asyncz ChannelSenderList.get_page_async  sJ      --44BB5*UU $..II Vs   4AA&Ar   c                 L    t        | j                  | j                  d   |      S zx
        Constructs a ChannelSenderContext

        :param sid: The SID of the ChannelSender resource to fetch.
        r   r    r-   r.   r%   r'   r   s     r)   r#   zChannelSenderList.get  (     $MM"&..1H"I
 	
r*   c                 L    t        | j                  | j                  d   |      S r   r   r   s     r)   __call__zChannelSenderList.__call__  r   r*   c                      y)r8   z'<Twilio.Messaging.V1.ChannelSenderList>rU   r/   s    r)   rJ   zChannelSenderList.__repr__  rf   r*   )NN)rK   rL   rM   r   rO   r"   r   intr	   r   rp   r
   ru   r   rx   r{   r   unsetr   objectrb   ro   rt   r   r   r-   r#   r   rJ   rQ   rR   s   @r)   rh   rh      s   
 
 
(  $#';}; C=; 
'	(	;6  $#'A}A C=A 
,	-	A6  $#'
}
 C=
 
#	$	
8  $#'
}
 C=
 
#	$	
: *0*0,,(.	J#v+&J 3;'J f%	J
 
J: *0*0,,(.	J#v+&J 3;'J f%	J
 
J:
J3 
J+< 
J
Js 
J7H 
J

s 

3 



C 

$8 

9# 9r*   rh   N)rN   r   typingr   r   r   r   r   r	   r
   twilio.baser   r   twilio.base.instance_contextr   twilio.base.instance_resourcer   twilio.base.list_resourcer   twilio.base.versionr   twilio.base.pager   r   r-   rb   rh   rU   r*   r)   <module>r      sg     L L L + 8 : 2 ' !TP, TPnCO? COL9 9,h9 h9r*   